home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg3.cab / Common_dicooo.xcu < prev    next >
Extensible Markup Language  |  2005-11-16  |  1KB  |  51 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-data oor:name="Common" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <node oor:name="Menus">
  6.  
  7.         <node oor:name="Wizard">
  8.  
  9.             <node oor:name="m15" oor:op="replace">
  10.  
  11.                 <prop oor:name="URL" oor:type="xs:string">
  12.  
  13.                     <value>macro:///Launcher.DicOOo.StartDicOOo</value>
  14.                 </prop>
  15.                 <prop oor:name="Title">
  16.  
  17.                     <value xml:lang="en-US">Install new dictionaries...</value>
  18.                 </prop>
  19.                 <prop oor:name="TargetName" oor:type="xs:string">
  20.  
  21.                     <value>_self</value>
  22.                 </prop>
  23.                 <prop oor:name="ImageIdentifier" oor:type="xs:string">
  24.  
  25.                     <value>private:image/3216</value>
  26.                 </prop>
  27.             </node>
  28.             <node oor:name="m16" oor:op="replace">
  29.  
  30.                 <prop oor:name="URL" oor:type="xs:string">
  31.  
  32.                     <value>macro:///Launcher.FontOOo.StartFontOOo</value>
  33.                 </prop>
  34.                 <prop oor:name="Title">
  35.  
  36.                     <value>FontOOo Wizard...</value>
  37.                 </prop>
  38.                 <prop oor:name="TargetName" oor:type="xs:string">
  39.  
  40.                     <value>_self</value>
  41.                 </prop>
  42.                 <prop oor:name="ImageIdentifier" oor:type="xs:string">
  43.  
  44.                     <value>private:image/3216</value>
  45.                 </prop>
  46.             </node>
  47.         </node>
  48.     </node>
  49. </oor:component-data>
  50.  
  51.